home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 2002 November / SGI IRIX Base Documentation 2002 November.iso / usr / share / catman / p_man / cat3 / ftn / abort.z / abort
Encoding:
Text File  |  2002-10-03  |  860 b   |  26 lines

  1. ABORT(3F)                                             Last changed: 10-2-98
  2.  
  3.  
  4. NNAAMMEE
  5.      aabboorrtt - terminate Fortran program
  6.  
  7. SSYYNNOOPPSSIISS
  8.      ccaallll aabboorrtt (( ))
  9.  
  10. IIMMPPLLEEMMEENNTTAATTIIOONN
  11.      IRIX systems
  12.  
  13. DDEESSCCRRIIPPTTIIOONN
  14.      _a_b_o_r_t terminates the program which calls it, closing all open files
  15.      truncated to the current position of the file pointer.  The abort
  16.      usually results in a core dump.
  17.  
  18.      When invoked, _a_b_o_r_t prints FFoorrttrraann aabboorrtt rroouuttiinnee ccaalllleedd on the
  19.      standard error output.  The shell prints the message aabboorrtt -- ccoorree
  20.      dduummppeedd if a core dump results.
  21.  
  22. SSEEEE AALLSSOO
  23.      aabboorrtt(3C).
  24.  
  25.      This man page is available only online.
  26.